home *** CD-ROM | disk | FTP | other *** search
/ Amiga Collections: Topik / Topik - Disk 18 - Serious (19xx)(Topik Public Domain)(PD)[WB].zip / Topik - Disk 18 - Serious (19xx)(Topik Public Domain)(PD)[WB].adf / Conman / Queue.doc < prev    next >
Text File  |  1989-10-01  |  470b  |  9 lines

  1.                                 QUEUE
  2.  
  3. ConMan provides special capabilities (in versions 1.0 and later) that 
  4. allow an input stream to be used as a temporary "scratchpad" to store a 
  5. series of data lines.  These lines can be "stacked" (last in, first out) 
  6. or "queued" (first in, first out) to be read at a later time.  These
  7. special capabilities are available through the CLI command utilities
  8. PUSH, QUEUE, and DROPBUF.  Refer to the Push.doc file for further reading.
  9.